Welcome![Sign In][Sign Up]
Location:
Search - matlab jacobi

Search list

[Other resourcematlab-jacobi

Description: matlab-jacobi实现matlab上的jacobi迭代法-Matlab - jacobi achieve the Matlab jacobi iteration
Platform: | Size: 8977 | Author: yyf | Hits:

[matlabjacobi算法

Description: 实现雅可比叠代算法 在matlab中 输入矩阵A,b, 初值x 调用该函数 得到结果-achieve Jacobi iterative algorithm in Matlab input matrix A, b, x initial function to be called the results
Platform: | Size: 1024 | Author: 陆营 | Hits:

[matlabJacobiMATLAB

Description: 用Jacobi迭代法计算大型方程组的MATLAB函数文件-Jacobi iterative method using large calculation equations MATLAB function documents
Platform: | Size: 3072 | Author: 宁学勇 | Hits:

[File FormatJacobi-matlab

Description: 雅可比(Jocabi)迭代法解线性方程组-Jacobi (Jocabi) iterative method for solving linear equations
Platform: | Size: 5120 | Author: js | Hits:

[source in ebookmatlab-jacobi

Description: matlab-jacobi实现matlab上的jacobi迭代法-Matlab- jacobi achieve the Matlab jacobi iteration
Platform: | Size: 9216 | Author: yyf | Hits:

[Mathimatics-Numerical algorithmsJacobi-Matlab

Description: 数值计算中Jacobi迭代法的Matlab程序 -numerical calculation Jacobi iteration of the Matlab program
Platform: | Size: 1024 | Author: zhouun | Hits:

[Algorithmjacobi

Description: 简单的小程序 就是用jacobi迭代来算线性方程组的解 见笑见笑-Simple procedure is used to count jacobi iterative solution of linear equations laughing stock of the laughing stock of the
Platform: | Size: 262144 | Author: 玉米棒 | Hits:

[matlabJacobi

Description: 用Jacobi叠待法解线性方程组 function Jacobi(A,b,n,x0,e,N)-Jacobi method to be stacked with solving linear equations function Jacobi (A, b, n, x0, e, N)
Platform: | Size: 1024 | Author: Can | Hits:

[Algorithmjacobi

Description: matlab下雅克比在数值计算中有很好的应用!-Jacobian under matlab numerical calculation in a very good application!
Platform: | Size: 1024 | Author: 廖代发 | Hits:

[matlabJacobi

Description: 用数值方法来求解雅克比矩阵的迭代过程,并且有仿真结果-Numerical methods to solve the Jacobian matrix of the iterative process, and simulation results
Platform: | Size: 7168 | Author: 张学友 | Hits:

[AlgorithmNumericalLinearAlgebra

Description: 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特 householder.m QR因子分解 Householder 豪斯霍尔德QR因子分解 ZXEC.m 最小二乘拟合 polynomial interpolant 最小二乘插值多项式 NCLU.m LU因子分解 Gaussian elimination 不选主元素的高斯消元 PALU.m LU因子分解 partial pivoting Gaussian elimination 部分选主元的高斯消元 cholesky.m 楚因子分解 Cholesky Factorization 楚列斯基因子分解 PwItrt.m 求最大特征值 Power Iteration 幂迭代 Jacobi.m 求特征值 Jacobi iteration 按标准行方式次序的雅可比算法 Anld.m 求上Hessenberg Arnoldi Iteration 阿诺尔迪迭代 zuisu.m 解线性方程组 Steepest descent 最速下降法 CG.m 解线性方程组 Gradients 共轭梯度 BCG.m 解线性方程组 Biconjugate Gradients 双共轭梯度
Platform: | Size: 6144 | Author: YUXIANGCHENG | Hits:

[Algorithmjacobi

Description: 雅可比迭代(过关法)计算实对称矩阵的特征值和特征向量-Jacobi iteration (immigration law) the calculation of Real Symmetric Matrix Eigenvalues and eigenvectors
Platform: | Size: 1024 | Author: 韦晓辉 | Hits:

[Mathimatics-Numerical algorithmsmatlabwork

Description: 关于Euler、jacobi、rungkutta4数值算法的matlab实现,希望对数值算法开发有参考价值。-On Euler, jacobi, rungkutta4 numerical algorithm matlab realize, in the hope that the development of numerical algorithms have reference value.
Platform: | Size: 1024 | Author: liuwq | Hits:

[Otherjacobi

Description: 雅克比过关法算法求矩阵的奇异值分解,是雅克比算法的优化,提高计算速度-Clearance method Jacobian matrix algorithm for the singular value decomposition is Jacobian optimization algorithm to improve the computing speed
Platform: | Size: 1024 | Author: yudongjun | Hits:

[matlabJacobi

Description: 此程序为解线性方程组的Jacobi迭代法的MATLAB源程序-This procedure for the solution of linear equations of the Jacobi iterative method of MATLAB source
Platform: | Size: 1024 | Author: yang | Hits:

[matlabJacobi

Description: Jacobi的matlab程序是我同学编着玩的,我试了一下挺好,Jacobi迭代算法。-Jacobi s matlab program is edited by students, I play, I tried some very good, Jacobi iterative algorithm.
Platform: | Size: 1024 | Author: 桂鹏 | Hits:

[Algorithmprogram

Description: 程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
Platform: | Size: 3072 | Author: funintears | Hits:

[matlabPingMianXuanZhuanFa

Description: Jacobi 方法,利用平面旋转矩阵所构成的正交相似变换将对 对称矩阵化为对角型的方法-Jacobi method, the use of planar rotation matrix by orthogonal similarity transformation consisting of the symmetric matrix into a diagonal-based method
Platform: | Size: 2048 | Author: 赵亮 | Hits:

[matlabjacobi

Description: 本代码是本人在做作业时所编,主要用来求解雅克比矩阵-slove jacobi matrix
Platform: | Size: 1024 | Author: 韩晓 | Hits:

[matlabequation

Description: 分别用高斯消去法,三角分解法,Jacobi迭代法,GS迭代法,SOR迭代法求解Ax=b-Separately using Gaussian elimination, triangular decomposition, Jacobi iterative method, GS iterative method, SOR iterative method for solving Ax = b
Platform: | Size: 16384 | Author: | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net